API

Quality management APIs

GET quality/issues?folderId={folderId}&includeSubfolders={includeSubfolders}

Gets a list of quality issues

HTTP method GET
URI https://api.rambase.net/quality/issues?folderId={folderId}&includeSubfolders={includeSubfolders}
Supported formats Xml, Html, Json (ex. $format=json)
Maximum page size ($top) 80
Custom fields Custom fields supported
Successful HTTP status code 200
API resource identifier 4461, version 102

The following body must be added to the request. Mouse over fieldnames for description and other useful information about the fields. Note that fields in bold are required/mandatory.

Format:
1
1

The query string is placed after the resource URL, seperated with a questionmark (?). The query string is composed of a series of query parameters with values. See the page about query parameters on how to use these parameters.

folderId Integer, optional File folder id for a spesific file container or forlder.

Minimum: 100000
includeSubfolders Boolean, optional Includes quality issues from subfolders, not only from current folder.
$showDomainDescriptions Boolean, optional Set to "true" to include domain descriptions for fields using domain values. See the Domain values page for more information. Default value is false.
$lang String, optional Specifies the language used in the response, following the 3-letter ISO-639-1 [lll]
$access_token String, optional After successful login you get an access token which needs to be provided in all API requests. Even though it is possible to pass this token as query parameter, we recommended passing it using the HTTP request header as described in Authorization. Note that all access tokens have an expiration time.
$db String, optional Set the database/company for the request
$expand String, optional Use to include output fields that are not returned by default in the response. Accepts a comma-separated list of expandable field names. See the Expand and Select page for more information.
$select String, optional Use to define the fields to return in the response. Accepts a comma-separated list of field names. See the Expand and select page for more information.
$useMinimumVersion Integer, optional Used to run a new version of an API resource when your API client is running a deprecated API resource. See the Breaking changes page for more information.
$format String, optional Set the format of the response to use for the request. Accepted values are "xml", "html", "jsonstream", "json"
$showCustomFields Boolean, optional Set to "true" to include custom fields. Default value is false.
$top String, optional Specifies number of rows to return in each page. Maximum limit is specific for each API resource. Default value is 10.
$pageKey String, optional Use to navigate to first, previous, next or last page in list. Add $expand=PagingDetails to add the different keys to the response.
$filter String, optional Use to filter the result list, see the Filtering and sorting page for more information.
$orderby String, optional Use to order the result list, see the Filtering and sorting page for more information.
$inlinecount String, optional Set to "allpages" to include total number of rows in the response. Possible values are: "allpages", "none"

Read more about filters and sorting on how to use filter parameters and named filters.

Active() Named filter Active quality issue categories.
AssignedToMe() Named filter Quality issues assigned to me
Closed() Named filter Closed quality issues
ClosedAfterDueDate() Named filter Filter for quality issues that were closed after due date
ClosedWithinDueDate() Named filter Filter on quality issues that has been closed within the due date
CreatedByMe() Named filter Quality issues created by me
GreenRiskScore() Named filter Quality issues with a green risk score based on company settings
InReview() Named filter Quality issues currently being reviewed
MeAsResponsible() Named filter Me as responsible
MyIssues() Named filter Issues assigned to me and I'm responsible for
OpenCorrespondence() Named filter Issues with open external correspondences
Overdue() Named filter Overdue quality issues
PendingActions() Named filter Actions to fix or prevent quality issues are in progress
PendingAnalyzing() Named filter Quality issues being analyzed
PendingRegistration() Named filter Pending registration, not all data collected
RedRiskScore() Named filter Quality issues that has a red risk score based on company settings
ReportedByCustomers() Named filter Quality issues reported by a customer
ReportedByEmployees() Named filter Quality issues reported by an employee
ReportedBySuppliers() Named filter Quality issues reported by a supplier
WithoutDirectCause() Named filter Issues without assigned any direct cause
WithoutRootCause() Named filter Issues without assigned any root cause
YellowRiskScore() Named filter Quality issues with a yellow risk score based on company settings
Assignee Integer Identifier of the person who has beed assigned to work on this object.
Category Integer Category of the quality issue. Together with type this should apply information on which field/area of a system the quality issue is addressing.
ClosedAt Datetime Time and date when this issue was resolved. Available macros: now(), startOfDay(), endOfDay(), currentDate(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth()
ContainingConsequenceArea Integer Filter on quality issues containing specific consequence area.
ContainingConsequenceType Integer Filter for quality issues containing specific consequence type.
ContainingCostCategory Integer Filter on quality issues showing issues contaning costs with given cost category.
ContainingDirectCauseCategory Integer All issues containg this direct cause in cause analysis.
ContainingExternalCorrespondenceResponseStatus Integer Filter for external correspondence response status.
ContainingExternalCorrespondenceStatus Integer Filter on external correspondence status.
ContainingExternalCorrespondenceSuggestedAction Integer Action on the response.
ContainingExternalCorrespondenceType Integer Filter for external correspondence type.
ContainingRiskConsequenceArea Integer Filter on quality issues containing specific consequence area only for risks.
ContainingRootCauseCategory Integer All issues containing this root cause in cause analysis.
ContainingStandardRequirement Integer Identifier of the domain value for standard requirement.
ContainingTagName String All tasks containing this TAG.
CreatedAt Datetime Date and time when quality issue was created. Available macros: now(), startOfDay(), endOfDay(), currentDate(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth()
CreatedBy Integer Identifier of the person who created this object.
DaysOverdue Integer Number of days a quality issue was closed after duedate. If it is closed on the day of the due date, this value is 0. Negative values for issues closed before due date, and positive values for issues closed after due date.
DepartmentId Integer Department identifier.
DueDate Date Time and date when this issue should be resolved. Available macros: today(), yesterday(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth()
ExternalReference String External reference identifier from the customer.
IsMarkedForNCR Boolean Whether or not an issue is marked as non conformance report (NCR).
Location Integer Location identifier.
OccuredAt Datetime Time and date when the issue occured. Available macros: now(), startOfDay(), endOfDay(), currentDate(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth()
QualityIssueId Integer Quality issue identifier.
RegisteredAt Datetime Time and date when this issue was registered. Available macros: now(), startOfDay(), endOfDay(), currentDate(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth()
ReportedByCustomerId Integer Customer identifier.
ReportedByEmployeeId Integer Identifier of the person who is reported of this object.
ReportedBySupplierId Integer RamBase supplier identifier.
RequireReview Boolean True if this issue requires a review. False if not.
Responsible Integer Identifier of the person who is responsible for this object.
RiskScore Integer A calculated score of how much of a risk this issue indicates. It is the product of likelihood and rating (severity).
SourceAffectedQuantity Integer Quantity of product units affected by this quality issue.
SourceCustomerId Integer Customer identifier related to the source of the quality issue.
SourceDetectedOnProductionOperationId Integer Identifier of the production operation where quality issue was detected.
SourceFinanceProjectId Integer Finance project identifier.
SourceManufacturerId Integer Manufacturer identifier.
SourceMaterialClassificationId String Material classification identifier.
SourceMaterialId Integer Material identifier.
SourceObjectId Integer Identifier of the object.
SourceObjectItem Integer Item-number of the object.
SourceObjectType String Type of object.
SourceOccurredOnProductionOperationId Integer Identifier of the production operation where quality issue occured.
SourceProductClassificationId String Product classification identifier.
SourceProductId Integer Product identifier.
SourceProductionResourceId Integer Production resource identifier.
SourceProductionWorkOrderId Integer Production work order identifier.
SourcePurchaseOrderId Integer Purchase order identifier.
SourcePurchaseOrderItemId Integer Item-/line-number of the purchase order.
SourceSalesOrderId Integer Sales order identifier.
SourceSalesOrderItemId Integer Sales order item identifier.
SourceSupplierId Integer Supplier identifier related to the source of quality issue.
SourceTotalQuantity Integer The quantity that will be (or has been) produced.
Status Integer Status of quality issue. 1: Registering, 2: Analyzing, 4: Pending actions, 8: Reviewing, 9: Closed.
Title String Title of the issue.
TotalCost Decimal Total cost of the issue.
Type Integer Quality issue type. I.E "Incident", "Observation" or "Improvement proposal".

Read more about filters and sorting on how to use sortable parameters

Assignee Integer Identifier of the person who has beed assigned to work on this object.
Category Integer Category of the quality issue. Together with type this should apply information on which field/area of a system the quality issue is addressing
ClosedAt Datetime Time and date when this issue was resolved
ContainingConsequenceArea Integer Filter on quality issues containing specific consequence area.
ContainingConsequenceType Integer Filter for quality issues containing specific consequence type.
ContainingCostCategory Integer Filter on quality issues showing issues contaning costs with given cost category.
ContainingDirectCauseCategory Integer All issues containg this direct cause in cause analysis.
ContainingExternalCorrespondenceResponseStatus Integer Filter for external correspondence response status
ContainingExternalCorrespondenceStatus Integer Filter on external correspondence status
ContainingExternalCorrespondenceSuggestedAction Integer Action on the response
ContainingExternalCorrespondenceType Integer Filter for external correspondence type
ContainingRiskConsequenceArea Integer Filter on quality issues containing specific consequence area only for risks.
ContainingRootCauseCategory Integer All issues containing this root cause in cause analysis.
ContainingStandardRequirement Integer Identifier of the domain value for standard requirement
CreatedAt Datetime Date and time when quality issue was created
CreatedBy Integer Identifier of the person who created this object.
DaysOverdue Integer Number of days a quality issue was closed after duedate. If it is closed on the day of the due date, this value is 0. Negative values for issues closed before due date, and positive values for issues closed after due date.
DepartmentId Integer Department identifier
DueDate Date Time and date when this issue should be resolved
ExternalReference String External reference identifier from the customer
IsMarkedForNCR Boolean Whether or not an issue is marked as non conformance report (NCR)
Location Integer Location identifier
OccuredAt Datetime Time and date when the issue occured
QualityIssueId Integer Quality issue identifier
RegisteredAt Datetime Time and date when this issue was registered
ReportedByCustomerId Integer Customer identifier
ReportedByEmployeeId Integer Identifier of the person who is reported of this object.
ReportedBySupplierId Integer RamBase supplier identifier
RequireReview Boolean True if this issue requires a review. False if not
Responsible Integer Identifier of the person who is responsible for this object.
RiskScore Integer A calculated score of how much of a risk this issue indicates. It is the product of likelihood and rating (severity)
SourceAffectedQuantity Integer Quantity of product units affected by this quality issue.
SourceCustomerId Integer Customer identifier related to the source of the quality issue
SourceDetectedOnProductionOperationId Integer Identifier of the production operation where quality issue was detected
SourceFinanceProjectId Integer Finance project identifier
SourceManufacturerId Integer Manufacturer identifier
SourceMaterialClassificationId String Material classification identifier
SourceMaterialId Integer Material identifier
SourceObjectId Integer Identifier of the object
SourceObjectItem Integer Item-number of the object
SourceObjectType String Type of object
SourceOccurredOnProductionOperationId Integer Identifier of the production operation where quality issue occured
SourceProductClassificationId String Product classification identifier
SourceProductId Integer Product identifier
SourceProductionResourceId Integer Production resource identifier
SourceProductionWorkOrderId Integer Production work order identifier
SourcePurchaseOrderId Integer Purchase order identifier
SourcePurchaseOrderItemId Integer Item-/line-number of the purchase order
SourceSalesOrderId Integer Sales order identifier
SourceSalesOrderItemId Integer Sales order item identifier
SourceSupplierId Integer Supplier identifier related to the source of quality issue
SourceTotalQuantity Integer The quantity that will be (or has been) produced
Status Integer Status of quality issue. 1: Registering, 2: Analyzing, 4: Pending actions, 8: Reviewing, 9: Closed
Title String Title of the issue
TotalCost Decimal Total cost of the issue
Type Integer Quality issue type. I.E "Incident", "Observation" or "Improvement proposal"

Requesting this resource will yield the following response. Mouse over fieldnames (or fieldgroups) for descriptions and other useful information about the fields. Fields colored in grey is expandable fields.

Please note that some fields may be removed from the response, based on user roles/duties/permissions.

Format:
1
<QualityIssues>
2
     <QualityIssue>
3
          <QualityIssueId
QualityIssueId

Quality issue identifier

>
{Integer}</QualityIssueId>
4
          <CreatedAt
CreatedAt

Date and time when quality issue was created

>
{Datetime}</CreatedAt>
5
          <Status
Status

Status of quality issue. 1: Registering, 2: Analyzing, 4: Pending actions, 8: Reviewing, 9: Closed

Possible domain values can be found here

>
{Integer}</Status>
6
          <Description
Description

Description of quality issue

>
{String}</Description>
7
          <Type
Type

Quality issue type. I.E "Incident", "Observation" or "Improvement proposal"

Possible domain values can be found here

>
{Integer}</Type>
8
          <Title
Title

Title of the issue

>
{String}</Title>
9
          <Category
Category

Category of the quality issue. Together with type this should apply information on which field/area of a system the quality issue is addressing

Possible domain values can be found here

>
{Integer}</Category>
10
          <OccuredAt
OccuredAt

Time and date when the issue occured

>
{Datetime}</OccuredAt>
11
          <RegisteredAt
RegisteredAt

Time and date when this issue was registered

>
{Datetime}</RegisteredAt>
12
          <DueDate
DueDate

Time and date when this issue should be resolved

>
{Date}</DueDate>
13
          <ClosedAt
ClosedAt

Time and date when this issue was resolved

>
{Datetime}</ClosedAt>
14
          <RiskScore
RiskScore

A calculated score of how much of a risk this issue indicates. It is the product of likelihood and rating (severity)

>
{Integer}</RiskScore>
15
          <IsMarkedForNCR
IsMarkedForNCR

Whether or not an issue is marked as non conformance report (NCR)

>
{Boolean}</IsMarkedForNCR>
16
          <NotifyWhenClosed
NotifyWhenClosed

If true, a notification will be sent to the creator when closing this issue.

>
{Boolean}</NotifyWhenClosed>
17
          <RequireReview
RequireReview

True if this issue requires a review. False if not

>
{Boolean}</RequireReview>
18
          <ExternalReference
ExternalReference

External reference identifier from the customer

>
{String}</ExternalReference>
19
          <ExternalTitle
ExternalTitle

External title used in external correspondence. Is used in order to send modified title of quality issue to customer

>
{String}</ExternalTitle>
20
          <CloseComment
CloseComment

Additional comment added by person who closes quality issue.

>
{String}</CloseComment>
21
          <ReviewComment
ReviewComment

Comment added by reviewer when they rejected review and typed some suggestions.

>
{String}</ReviewComment>
22
          <ReviewedAt
ReviewedAt

Date and time when quality issue was reviewed.

>
{Datetime}</ReviewedAt>
23
          <Folder>
24
               <FolderId
FolderId

File folder id for a spesific file container or forlder.

>
{Integer}</FolderId>
25
               <Name
Name

Verbose folder text in english.

>
{String}</Name>
26
               <FolderLink
FolderLink

Company folder id

>
{String}</FolderLink>
27
          </Folder>
28
          <ReportedBy
ReportedBy

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReportedBy in your request URI to get this field

>
29
               <Name
Name

Name of the issue reporter

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReportedBy in your request URI to get this field

>
{String}</Name>
30
               <Object
Object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReportedBy in your request URI to get this field

>
31
                    <ObjectType
ObjectType

Type of object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReportedBy in your request URI to get this field

>
{String}</ObjectType>
32
                    <ObjectId
ObjectId

Identifier of the object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReportedBy in your request URI to get this field

>
{Integer}</ObjectId>
33
                    <ObjectLink
ObjectLink

API reference to the object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReportedBy in your request URI to get this field

>
{String}</ObjectLink>
34
               </Object>
35
          </ReportedBy>
36
          <Location
Location

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Location in your request URI to get this field

>
37
               <LocationId
LocationId

Location identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Location in your request URI to get this field

>
{Integer}</LocationId>
38
               <ShortName
ShortName

Unique abbreviation/short name of the location

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Location in your request URI to get this field

>
{String}</ShortName>
39
               <LocationLink
LocationLink

Location reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Location in your request URI to get this field

>
{String}</LocationLink>
40
          </Location>
41
          <Totals>
42
               <Currency
Currency

Three character code following the ISO 4217 standard

>
{String}</Currency>
43
               <TotalCost
TotalCost

Total cost of the issue

>
{Decimal}</TotalCost>
44
               <QualityIssueActionsCount
QualityIssueActionsCount

Count of all immediate and corrective actions.

>
{Integer}</QualityIssueActionsCount>
45
               <DoneQualityIssueActionsCount
DoneQualityIssueActionsCount

Count of done immediate and corrective actions.

>
{Integer}</DoneQualityIssueActionsCount>
46
          </Totals>
47
          <Responsible
Responsible

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Responsible in your request URI to get this field

>
48
               <EmployeeId
EmployeeId

Employee identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Responsible in your request URI to get this field

>
{Integer}</EmployeeId>
49
               <LastName
LastName

Last name of employee

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Responsible in your request URI to get this field

>
{String}</LastName>
50
               <FirstName
FirstName

First name of employee

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Responsible in your request URI to get this field

>
{String}</FirstName>
51
               <EmployeeLink
EmployeeLink

Employee reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Responsible in your request URI to get this field

>
{String}</EmployeeLink>
52
          </Responsible>
53
          <Assignee
Assignee

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Assignee in your request URI to get this field

>
54
               <EmployeeId
EmployeeId

Employee identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Assignee in your request URI to get this field

>
{Integer}</EmployeeId>
55
               <LastName
LastName

Last name of employee

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Assignee in your request URI to get this field

>
{String}</LastName>
56
               <FirstName
FirstName

First name of employee

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Assignee in your request URI to get this field

>
{String}</FirstName>
57
               <EmployeeLink
EmployeeLink

Employee reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Assignee in your request URI to get this field

>
{String}</EmployeeLink>
58
          </Assignee>
59
          <CreatedBy
CreatedBy

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.CreatedBy in your request URI to get this field

>
60
               <UserId
UserId

User identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.CreatedBy in your request URI to get this field

>
{Integer}</UserId>
61
               <FirstName
FirstName

First name of the user

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.CreatedBy in your request URI to get this field

>
{String}</FirstName>
62
               <Name
Name

Name of the user

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.CreatedBy in your request URI to get this field

>
{String}</Name>
63
               <UserLink
UserLink

User reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.CreatedBy in your request URI to get this field

>
{String}</UserLink>
64
          </CreatedBy>
65
          <ReviewedBy
ReviewedBy

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReviewedBy in your request URI to get this field

>
66
               <UserId
UserId

User identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReviewedBy in your request URI to get this field

>
{Integer}</UserId>
67
               <FirstName
FirstName

First name of the user

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReviewedBy in your request URI to get this field

>
{String}</FirstName>
68
               <Name
Name

Name of the user

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReviewedBy in your request URI to get this field

>
{String}</Name>
69
               <UserLink
UserLink

User reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReviewedBy in your request URI to get this field

>
{String}</UserLink>
70
          </ReviewedBy>
71
          <Department
Department

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Department in your request URI to get this field

>
72
               <DepartmentId
DepartmentId

Department identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Department in your request URI to get this field

>
{Integer}</DepartmentId>
73
               <Name
Name

Name of department

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Department in your request URI to get this field

>
{String}</Name>
74
               <DepartmentLink
DepartmentLink

Finance department reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Department in your request URI to get this field

>
{String}</DepartmentLink>
75
          </Department>
76
          <Context
Context

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
77
               <AffectedQuantity
AffectedQuantity

Quantity of product units affected by this quality issue.

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</AffectedQuantity>
78
               <TotalQuantity
TotalQuantity

The quantity that will be (or has been) produced

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</TotalQuantity>
79
               <Source
Source

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
80
                    <ObjectId
ObjectId

Identifier of the object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</ObjectId>
81
                    <ObjectType
ObjectType

Type of object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ObjectType>
82
                    <ObjectLink
ObjectLink

API reference to the object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ObjectLink>
83
                    <ItemId
ItemId

Item-number of the object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</ItemId>
84
                    <ItemLink
ItemLink

API reference to the item

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ItemLink>
85
               </Source>
86
               <FinanceProject
FinanceProject

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
87
                    <FinanceProjectId
FinanceProjectId

Finance project identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</FinanceProjectId>
88
                    <Name
Name

Name of finance project

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</Name>
89
                    <FinanceProjectLink
FinanceProjectLink

Finance project reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</FinanceProjectLink>
90
               </FinanceProject>
91
               <Product
Product

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
92
                    <ProductId
ProductId

Product identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</ProductId>
93
                    <Name
Name

Name of the product

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</Name>
94
                    <Description
Description

Description of the product

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</Description>
95
                    <ProductClassification
ProductClassification

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
96
                         <ProductClassificationId
ProductClassificationId

Product classification identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ProductClassificationId>
97
                         <ProductClassificationLink
ProductClassificationLink

Product classification reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ProductClassificationLink>
98
                    </ProductClassification>
99
                    <ProductLink
ProductLink

Product reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ProductLink>
100
               </Product>
101
               <ProductRevision
ProductRevision

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
102
                    <Revision
Revision

The Revision of the product

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</Revision>
103
               </ProductRevision>
104
               <ProductStructureVersion
ProductStructureVersion

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
105
                    <ProductStructureVersionId
ProductStructureVersionId

Product structure identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</ProductStructureVersionId>
106
                    <Drawing
Drawing

Drawing of the product structure

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
107
                         <Database
Database

Database of the object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</Database>
108
                         <FileVersionId
FileVersionId

File identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</FileVersionId>
109
                         <FileName
FileName

Filename to display for the file version. Will be used when downloading the file.

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</FileName>
110
                         <FileVersionLink
FileVersionLink

File reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</FileVersionLink>
111
                    </Drawing>
112
                    <ProductStructure
ProductStructure

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
113
                         <ProductStructureId
ProductStructureId

Product structure identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Long}</ProductStructureId>
114
                    </ProductStructure>
115
                    <ProductStructureVersionLink
ProductStructureVersionLink

Product structure reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ProductStructureVersionLink>
116
               </ProductStructureVersion>
117
               <Customer
Customer

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
118
                    <CustomerId
CustomerId

Customer identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</CustomerId>
119
                    <Name
Name

Name of customer (name of company or surname/familyname/lastname of a person)

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</Name>
120
                    <CustomerLink
CustomerLink

Customer reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</CustomerLink>
121
               </Customer>
122
               <Supplier
Supplier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
123
                    <SupplierId
SupplierId

RamBase supplier identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</SupplierId>
124
                    <Name
Name

Name of supplier (name of company or surname/familyname/lastname of a person)

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</Name>
125
                    <SupplierLink
SupplierLink

Supplier general ledger account is the default account that should be used on incoming invoices for this supplier.

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</SupplierLink>
126
               </Supplier>
127
               <ProductionResource
ProductionResource

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
128
                    <ProductionResourceId
ProductionResourceId

Production resource identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</ProductionResourceId>
129
                    <Name
Name

Name of production resource

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</Name>
130
                    <ProductionResourceLink
ProductionResourceLink

Production resource reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ProductionResourceLink>
131
               </ProductionResource>
132
               <SalesOrder
SalesOrder

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
133
                    <SalesOrderId
SalesOrderId

Sales order identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</SalesOrderId>
134
                    <CustomersReferenceNumber
CustomersReferenceNumber

Customers reference number. E.g. the internal sales order id the customer use in their own system.

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</CustomersReferenceNumber>
135
                    <Customer
Customer

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
136
                         <CustomerId
CustomerId

Customers reference number. E.g. the internal sales order id the customer use in their own system.

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</CustomerId>
137
                         <Name
Name

Name of customer (name of company or surname/familyname/lastname of a person)

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</Name>
138
                         <CustomerLink
CustomerLink

Customer reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</CustomerLink>
139
                    </Customer>
140
                    <SalesOrderLink
SalesOrderLink

Sales order reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</SalesOrderLink>
141
               </SalesOrder>
142
               <SalesOrderItem
SalesOrderItem

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
143
                    <SalesOrderItemId
SalesOrderItemId

Sales order item identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</SalesOrderItemId>
144
                    <SalesOrderItemLink
SalesOrderItemLink

Reference to the sales order item.

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</SalesOrderItemLink>
145
               </SalesOrderItem>
146
               <Manufacturer
Manufacturer

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
147
                    <ManufacturerId
ManufacturerId

Manufacturer identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</ManufacturerId>
148
                    <Name
Name

Company name of the manufacturer.

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</Name>
149
                    <ManufacturerLink
ManufacturerLink

Manufacturer reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ManufacturerLink>
150
               </Manufacturer>
151
               <DetectedOnOperation
DetectedOnOperation

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
152
                    <ProductionOperationId
ProductionOperationId

Production operation identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</ProductionOperationId>
153
                    <Name
Name

Name of production operation

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</Name>
154
                    <ProductionOperationLink
ProductionOperationLink

Production operation reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ProductionOperationLink>
155
               </DetectedOnOperation>
156
               <OccurredOnOperation
OccurredOnOperation

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
157
                    <ProductionOperationId
ProductionOperationId

Production operation identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</ProductionOperationId>
158
                    <Name
Name

Name of production operation

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</Name>
159
                    <ProductionOperationLink
ProductionOperationLink

Production operation reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ProductionOperationLink>
160
               </OccurredOnOperation>
161
               <Material
Material

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
162
                    <ProductId
ProductId

Product identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</ProductId>
163
                    <Name
Name

Name of the product

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</Name>
164
                    <Description
Description

Description of the product

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</Description>
165
                    <ProductClassification
ProductClassification

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
166
                         <ProductClassificationId
ProductClassificationId

Product classification identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ProductClassificationId>
167
                         <ProductClassificationLink
ProductClassificationLink

Product classification reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ProductClassificationLink>
168
                    </ProductClassification>
169
                    <ProductLink
ProductLink

Product reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ProductLink>
170
               </Material>
171
               <ProductionWorkOrder
ProductionWorkOrder

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
172
                    <ProductionWorkOrderId
ProductionWorkOrderId

Production work order identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</ProductionWorkOrderId>
173
                    <ProductionWorkOrderLink
ProductionWorkOrderLink

Production work order reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</ProductionWorkOrderLink>
174
               </ProductionWorkOrder>
175
               <PurchaseOrder
PurchaseOrder

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
176
                    <PurchaseOrderId
PurchaseOrderId

Purchase order identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</PurchaseOrderId>
177
                    <PurchaseOrderLink
PurchaseOrderLink

Purchase order reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</PurchaseOrderLink>
178
               </PurchaseOrder>
179
               <PurchaseOrderItem
PurchaseOrderItem

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
180
                    <PurchaseOrderItemId
PurchaseOrderItemId

Item-/line-number of the purchase order

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{Integer}</PurchaseOrderItemId>
181
                    <PurchaseOrderItemLink
PurchaseOrderItemLink

Purchase order item reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

>
{String}</PurchaseOrderItemLink>
182
               </PurchaseOrderItem>
183
          </Context>
184
          <QualityIssueLink
QualityIssueLink

API reference to the object

>
{String}</QualityIssueLink>
185
     </QualityIssue>
186
     <Paging
Paging

Detailed paging information for this list.

>
187
          <PageSize
PageSize

Number of elements in the list, as defined in $top. Default is 10.

>
{Integer}</PageSize>
188
          <Position
Position

Position of the first element in the list

>
{Integer}</Position>
189
          <Page
Page

Page index

>
{Integer}</Page>
190
          <FirstPageKey
FirstPageKey

Page key to use for navigating to the first page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</FirstPageKey>
191
          <FirstPage
FirstPage

Link to the first page in the list. $pageKey is set to FirstPageKey.

>
{String}</FirstPage>
192
          <PreviousPageKey
PreviousPageKey

Page key to use for navigating to previous page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</PreviousPageKey>
193
          <PreviousPage
PreviousPage

Link to the previous page in the list. $pageKey is set to PreviousPageKey.

>
{String}</PreviousPage>
194
          <NextPageKey
NextPageKey

Page key to use for navigating to next page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</NextPageKey>
195
          <NextPage
NextPage

Link to the next page in the list. $pageKey is set to NextPageKey.

>
{String}</NextPage>
196
          <LastPageKey
LastPageKey

Page key to use for navigating to last page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</LastPageKey>
197
          <LastPage
LastPage

Link to the last page in the list. $pageKey is set to LastPageKey.

>
{String}</LastPage>
198
          <Size
Size

Total number of records in the list. Use $inlinecount=allpages in the request uri to include this

>
{Integer}</Size>
199
     </Paging>
200
</QualityIssues>
1
{
2
     "qualityIssues": [
3
          {
4
               "qualityIssueId
QualityIssueId

Quality issue identifier

":
"{Integer}",
5
               "createdAt
CreatedAt

Date and time when quality issue was created

":
"{Datetime}",
6
               "status
Status

Status of quality issue. 1: Registering, 2: Analyzing, 4: Pending actions, 8: Reviewing, 9: Closed

Possible domain values can be found here

":
"{Integer}",
7
               "description
Description

Description of quality issue

":
"{String}",
8
               "type
Type

Quality issue type. I.E "Incident", "Observation" or "Improvement proposal"

Possible domain values can be found here

":
"{Integer}",
9
               "title
Title

Title of the issue

":
"{String}",
10
               "category
Category

Category of the quality issue. Together with type this should apply information on which field/area of a system the quality issue is addressing

Possible domain values can be found here

":
"{Integer}",
11
               "occuredAt
OccuredAt

Time and date when the issue occured

":
"{Datetime}",
12
               "registeredAt
RegisteredAt

Time and date when this issue was registered

":
"{Datetime}",
13
               "dueDate
DueDate

Time and date when this issue should be resolved

":
"{Date}",
14
               "closedAt
ClosedAt

Time and date when this issue was resolved

":
"{Datetime}",
15
               "riskScore
RiskScore

A calculated score of how much of a risk this issue indicates. It is the product of likelihood and rating (severity)

":
"{Integer}",
16
               "isMarkedForNCR
IsMarkedForNCR

Whether or not an issue is marked as non conformance report (NCR)

":
"{Boolean}",
17
               "notifyWhenClosed
NotifyWhenClosed

If true, a notification will be sent to the creator when closing this issue.

":
"{Boolean}",
18
               "requireReview
RequireReview

True if this issue requires a review. False if not

":
"{Boolean}",
19
               "externalReference
ExternalReference

External reference identifier from the customer

":
"{String}",
20
               "externalTitle
ExternalTitle

External title used in external correspondence. Is used in order to send modified title of quality issue to customer

":
"{String}",
21
               "closeComment
CloseComment

Additional comment added by person who closes quality issue.

":
"{String}",
22
               "reviewComment
ReviewComment

Comment added by reviewer when they rejected review and typed some suggestions.

":
"{String}",
23
               "reviewedAt
ReviewedAt

Date and time when quality issue was reviewed.

":
"{Datetime}",
24
               "folder": {
25
                    "folderId
FolderId

File folder id for a spesific file container or forlder.

":
"{Integer}",
26
                    "name
Name

Verbose folder text in english.

":
"{String}",
27
                    "folderLink
FolderLink

Company folder id

":
"{String}"
28
               },
29
               "reportedBy
ReportedBy

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReportedBy in your request URI to get this field

":
{
30
                    "name
Name

Name of the issue reporter

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReportedBy in your request URI to get this field

":
"{String}",
31
                    "object
Object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReportedBy in your request URI to get this field

":
{
32
                         "objectType
ObjectType

Type of object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReportedBy in your request URI to get this field

":
"{String}",
33
                         "objectId
ObjectId

Identifier of the object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReportedBy in your request URI to get this field

":
"{Integer}",
34
                         "objectLink
ObjectLink

API reference to the object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReportedBy in your request URI to get this field

":
"{String}"
35
                    }
36
               },
37
               "location
Location

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Location in your request URI to get this field

":
{
38
                    "locationId
LocationId

Location identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Location in your request URI to get this field

":
"{Integer}",
39
                    "shortName
ShortName

Unique abbreviation/short name of the location

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Location in your request URI to get this field

":
"{String}",
40
                    "locationLink
LocationLink

Location reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Location in your request URI to get this field

":
"{String}"
41
               },
42
               "totals": {
43
                    "currency
Currency

Three character code following the ISO 4217 standard

":
"{String}",
44
                    "totalCost
TotalCost

Total cost of the issue

":
"{Decimal}",
45
                    "qualityIssueActionsCount
QualityIssueActionsCount

Count of all immediate and corrective actions.

":
"{Integer}",
46
                    "doneQualityIssueActionsCount
DoneQualityIssueActionsCount

Count of done immediate and corrective actions.

":
"{Integer}"
47
               },
48
               "responsible
Responsible

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Responsible in your request URI to get this field

":
{
49
                    "employeeId
EmployeeId

Employee identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Responsible in your request URI to get this field

":
"{Integer}",
50
                    "lastName
LastName

Last name of employee

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Responsible in your request URI to get this field

":
"{String}",
51
                    "firstName
FirstName

First name of employee

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Responsible in your request URI to get this field

":
"{String}",
52
                    "employeeLink
EmployeeLink

Employee reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Responsible in your request URI to get this field

":
"{String}"
53
               },
54
               "assignee
Assignee

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Assignee in your request URI to get this field

":
{
55
                    "employeeId
EmployeeId

Employee identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Assignee in your request URI to get this field

":
"{Integer}",
56
                    "lastName
LastName

Last name of employee

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Assignee in your request URI to get this field

":
"{String}",
57
                    "firstName
FirstName

First name of employee

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Assignee in your request URI to get this field

":
"{String}",
58
                    "employeeLink
EmployeeLink

Employee reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Assignee in your request URI to get this field

":
"{String}"
59
               },
60
               "createdBy
CreatedBy

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.CreatedBy in your request URI to get this field

":
{
61
                    "userId
UserId

User identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.CreatedBy in your request URI to get this field

":
"{Integer}",
62
                    "firstName
FirstName

First name of the user

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.CreatedBy in your request URI to get this field

":
"{String}",
63
                    "name
Name

Name of the user

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.CreatedBy in your request URI to get this field

":
"{String}",
64
                    "userLink
UserLink

User reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.CreatedBy in your request URI to get this field

":
"{String}"
65
               },
66
               "reviewedBy
ReviewedBy

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReviewedBy in your request URI to get this field

":
{
67
                    "userId
UserId

User identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReviewedBy in your request URI to get this field

":
"{Integer}",
68
                    "firstName
FirstName

First name of the user

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReviewedBy in your request URI to get this field

":
"{String}",
69
                    "name
Name

Name of the user

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReviewedBy in your request URI to get this field

":
"{String}",
70
                    "userLink
UserLink

User reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.ReviewedBy in your request URI to get this field

":
"{String}"
71
               },
72
               "department
Department

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Department in your request URI to get this field

":
{
73
                    "departmentId
DepartmentId

Department identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Department in your request URI to get this field

":
"{Integer}",
74
                    "name
Name

Name of department

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Department in your request URI to get this field

":
"{String}",
75
                    "departmentLink
DepartmentLink

Finance department reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Department in your request URI to get this field

":
"{String}"
76
               },
77
               "context
Context

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
78
                    "affectedQuantity
AffectedQuantity

Quantity of product units affected by this quality issue.

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
79
                    "totalQuantity
TotalQuantity

The quantity that will be (or has been) produced

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
80
                    "source
Source

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
81
                         "objectId
ObjectId

Identifier of the object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
82
                         "objectType
ObjectType

Type of object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
83
                         "objectLink
ObjectLink

API reference to the object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
84
                         "itemId
ItemId

Item-number of the object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
85
                         "itemLink
ItemLink

API reference to the item

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
86
                    },
87
                    "financeProject
FinanceProject

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
88
                         "financeProjectId
FinanceProjectId

Finance project identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
89
                         "name
Name

Name of finance project

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
90
                         "financeProjectLink
FinanceProjectLink

Finance project reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
91
                    },
92
                    "product
Product

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
93
                         "productId
ProductId

Product identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
94
                         "name
Name

Name of the product

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
95
                         "description
Description

Description of the product

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
96
                         "productClassification
ProductClassification

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
97
                              "productClassificationId
ProductClassificationId

Product classification identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
98
                              "productClassificationLink
ProductClassificationLink

Product classification reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
99
                         },
100
                         "productLink
ProductLink

Product reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
101
                    },
102
                    "productRevision
ProductRevision

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
103
                         "revision
Revision

The Revision of the product

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
104
                    },
105
                    "productStructureVersion
ProductStructureVersion

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
106
                         "productStructureVersionId
ProductStructureVersionId

Product structure identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
107
                         "drawing
Drawing

Drawing of the product structure

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
108
                              "database
Database

Database of the object

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
109
                              "fileVersionId
FileVersionId

File identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
110
                              "fileName
FileName

Filename to display for the file version. Will be used when downloading the file.

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
111
                              "fileVersionLink
FileVersionLink

File reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
112
                         },
113
                         "productStructure
ProductStructure

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
114
                              "productStructureId
ProductStructureId

Product structure identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Long}"
115
                         },
116
                         "productStructureVersionLink
ProductStructureVersionLink

Product structure reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
117
                    },
118
                    "customer
Customer

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
119
                         "customerId
CustomerId

Customer identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
120
                         "name
Name

Name of customer (name of company or surname/familyname/lastname of a person)

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
121
                         "customerLink
CustomerLink

Customer reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
122
                    },
123
                    "supplier
Supplier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
124
                         "supplierId
SupplierId

RamBase supplier identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
125
                         "name
Name

Name of supplier (name of company or surname/familyname/lastname of a person)

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
126
                         "supplierLink
SupplierLink

Supplier general ledger account is the default account that should be used on incoming invoices for this supplier.

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
127
                    },
128
                    "productionResource
ProductionResource

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
129
                         "productionResourceId
ProductionResourceId

Production resource identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
130
                         "name
Name

Name of production resource

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
131
                         "productionResourceLink
ProductionResourceLink

Production resource reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
132
                    },
133
                    "salesOrder
SalesOrder

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
134
                         "salesOrderId
SalesOrderId

Sales order identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
135
                         "customersReferenceNumber
CustomersReferenceNumber

Customers reference number. E.g. the internal sales order id the customer use in their own system.

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
136
                         "customer
Customer

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
137
                              "customerId
CustomerId

Customers reference number. E.g. the internal sales order id the customer use in their own system.

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
138
                              "name
Name

Name of customer (name of company or surname/familyname/lastname of a person)

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
139
                              "customerLink
CustomerLink

Customer reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
140
                         },
141
                         "salesOrderLink
SalesOrderLink

Sales order reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
142
                    },
143
                    "salesOrderItem
SalesOrderItem

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
144
                         "salesOrderItemId
SalesOrderItemId

Sales order item identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
145
                         "salesOrderItemLink
SalesOrderItemLink

Reference to the sales order item.

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
146
                    },
147
                    "manufacturer
Manufacturer

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
148
                         "manufacturerId
ManufacturerId

Manufacturer identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
149
                         "name
Name

Company name of the manufacturer.

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
150
                         "manufacturerLink
ManufacturerLink

Manufacturer reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
151
                    },
152
                    "detectedOnOperation
DetectedOnOperation

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
153
                         "productionOperationId
ProductionOperationId

Production operation identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
154
                         "name
Name

Name of production operation

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
155
                         "productionOperationLink
ProductionOperationLink

Production operation reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
156
                    },
157
                    "occurredOnOperation
OccurredOnOperation

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
158
                         "productionOperationId
ProductionOperationId

Production operation identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
159
                         "name
Name

Name of production operation

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
160
                         "productionOperationLink
ProductionOperationLink

Production operation reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
161
                    },
162
                    "material
Material

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
163
                         "productId
ProductId

Product identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
164
                         "name
Name

Name of the product

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
165
                         "description
Description

Description of the product

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
166
                         "productClassification
ProductClassification

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
167
                              "productClassificationId
ProductClassificationId

Product classification identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}",
168
                              "productClassificationLink
ProductClassificationLink

Product classification reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
169
                         },
170
                         "productLink
ProductLink

Product reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
171
                    },
172
                    "productionWorkOrder
ProductionWorkOrder

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
173
                         "productionWorkOrderId
ProductionWorkOrderId

Production work order identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
174
                         "productionWorkOrderLink
ProductionWorkOrderLink

Production work order reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
175
                    },
176
                    "purchaseOrder
PurchaseOrder

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
177
                         "purchaseOrderId
PurchaseOrderId

Purchase order identifier

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
178
                         "purchaseOrderLink
PurchaseOrderLink

Purchase order reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
179
                    },
180
                    "purchaseOrderItem
PurchaseOrderItem

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
{
181
                         "purchaseOrderItemId
PurchaseOrderItemId

Item-/line-number of the purchase order

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{Integer}",
182
                         "purchaseOrderItemLink
PurchaseOrderItemLink

Purchase order item reference

This field is greyed out because it is an expandable field. You have to add $expand=QualityIssue.Context in your request URI to get this field

":
"{String}"
183
                    }
184
               },
185
               "qualityIssueLink
QualityIssueLink

API reference to the object

":
"{String}"
186
          }
187
     ],
188
     "paging
Paging

Detailed paging information for this list.

":
{
189
          "pageSize
PageSize

Number of elements in the list, as defined in $top. Default is 10.

":
"{Integer}",
190
          "position
Position

Position of the first element in the list

":
"{Integer}",
191
          "page
Page

Page index

":
"{Integer}",
192
          "firstPageKey
FirstPageKey

Page key to use for navigating to the first page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

":
"{String}",
193
          "firstPage
FirstPage

Link to the first page in the list. $pageKey is set to FirstPageKey.

":
"{String}",
194
          "previousPageKey
PreviousPageKey

Page key to use for navigating to previous page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

":
"{String}",
195
          "previousPage
PreviousPage

Link to the previous page in the list. $pageKey is set to PreviousPageKey.

":
"{String}",
196
          "nextPageKey
NextPageKey

Page key to use for navigating to next page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

":
"{String}",
197
          "nextPage
NextPage

Link to the next page in the list. $pageKey is set to NextPageKey.

":
"{String}",
198
          "lastPageKey
LastPageKey

Page key to use for navigating to last page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

":
"{String}",
199
          "lastPage
LastPage

Link to the last page in the list. $pageKey is set to LastPageKey.

":
"{String}",
200
          "size
Size

Total number of records in the list. Use $inlinecount=allpages in the request uri to include this

":
"{Integer}"
201
     }
202
}

List of available operations/actions for this resource.
See the operations documentation for more information about API operations.

Possible error codes the response might return:

Error 101013 HTTP 404 Sub-module not found
Error 100053 HTTP 403 You have only admittance to your own suppliers